projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9332abf
)
ci: Remove G_MESSAGES_DEBUG
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 17:10:19 +0000
(17:10 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 17:10:19 +0000
(17:10 +0000)
We don't need all the debugging messages.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 352d52214ec779ef09c74c888feb14eb52dc14a4..49ff3850bb5dff8ec4c1b1a95acb84996a57946c 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-17,7
+17,6
@@
stages:
variables:
COMMON_MESON_FLAGS: "--fatal-meson-warnings --werror"
MESON_TEST_TIMEOUT_MULTIPLIER: 2
- G_MESSAGES_DEBUG: "all"
.only-default:
only: